curl --request GET \
--url https://api.onetsolutions.net/v1/hosting/plan-groups \
--header 'Authorization: Bearer <token>'[
{
"name": "<string>",
"slug": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name_en": "<string>",
"name_fr": "<string>",
"headline": "<string>",
"headline_en": "<string>",
"headline_fr": "<string>",
"tagline": "<string>",
"tagline_en": "<string>",
"tagline_fr": "<string>",
"display_order": 2147483647,
"is_active": true
}
]Returns a list of all active web hosting plan groups.
curl --request GET \
--url https://api.onetsolutions.net/v1/hosting/plan-groups \
--header 'Authorization: Bearer <token>'[
{
"name": "<string>",
"slug": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name_en": "<string>",
"name_fr": "<string>",
"headline": "<string>",
"headline_en": "<string>",
"headline_fr": "<string>",
"tagline": "<string>",
"tagline_en": "<string>",
"tagline_fr": "<string>",
"display_order": 2147483647,
"is_active": true
}
]Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
25550^[-a-zA-Z0-9_]+$2552555005005005005005000 <= x <= 4294967295